Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 53,410 for

document formatting

(0.1 sec)
  1. Copy Range Data with Style|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....copy a range complete with formatting. This article explains how...style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/java/copy-range-data-with...
  2. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...with list formatting. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the Document in C++....Inserts an HTML string into the document. void Aspose :: Words :: DocumentBuilder...into the document. Examples Shows how to use a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...style with list formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...with list formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....specify various import options to format output. To learn more, visit...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/net/modify-an-existing-st...
  10. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of textboxes content ignored...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...